Welcome![Sign In][Sign Up]
Location:
Search - JAVA eclipse swing

Search list

[GUI DevelopinEclipseForSWT

Description: Eclipse中使用SWT进行界面设计 SWT是一个IBM开发的跨平台GUI开发工具包。至于为什么IBM要费劲自己另起炉灶开发一个GUI工具包,而不是使用Sun现有的由AWT, Swing, Java 2D, Java 3D等构成的Java GUI框架,那就说来话长了。-Eclipse SWT used for interface design IBM SWT is a cross-platform development of the GU I development kit. As to why IBM to the grueling out with its own GUI development of a tool kit, rather than using the existing Sun from AWT, Swing, Java 2D, Java 3D components of the Java GUI framework, it had a long history.
Platform: | Size: 3157 | Author: jyy | Hits:

[WEB Codeastcentric-editor-0.5.0

Description: ===== ASTcentric Editor 0.5.0 ===== This is the distribution of the Swing-based ASTcentric Editor. 1. CONTENT This distribution contains README.TXT This file LICENSE.TXT Software license astcentric-editor.jar Jar file of all editor classes (excluding classes of Eclipse plugin) lib/astcentric.jar Jar file of all structure classes lib/src.zip Source code of lib/astcentric.jar 2. INSTALLATION If necessary install Java Runtime Environment (JRE) 5 or higher. Unzip this folder at any place. 3. RUN In order to run the AST Editor (Swing version) just type java -jar astcentric-editor.jar The editor may also be started by a double-click on astcentric-editor.jar. An introduction can be found on
Platform: | Size: 924895 | Author: 李华 | Hits:

[WEB Codeastcentric-editor-0.5.0

Description: ===== ASTcentric Editor 0.5.0 ===== This is the distribution of the Swing-based ASTcentric Editor. 1. CONTENT This distribution contains README.TXT This file LICENSE.TXT Software license astcentric-editor.jar Jar file of all editor classes (excluding classes of Eclipse plugin) lib/astcentric.jar Jar file of all structure classes lib/src.zip Source code of lib/astcentric.jar 2. INSTALLATION If necessary install Java Runtime Environment (JRE) 5 or higher. Unzip this folder at any place. 3. RUN In order to run the AST Editor (Swing version) just type java -jar astcentric-editor.jar The editor may also be started by a double-click on astcentric-editor.jar. An introduction can be found on - ===== ASTcentric Editor 0.5.0 ===== This is the distribution of the Swing-based ASTcentric Editor. 1. CONTENT This distribution contains README.TXT This file LICENSE.TXT Software license astcentric-editor.jar Jar file of all editor classes (excluding classes of Eclipse plugin) lib/astcentric.jar Jar file of all structure classes lib/src.zip Source code of lib/astcentric.jar 2. INSTALLATION If necessary install Java Runtime Environment (JRE) 5 or higher. Unzip this folder at any place. 3. RUN In order to run the AST Editor (Swing version) just type java-jar astcentric-editor.jar The editor may also be started by a double-click on astcentric-editor.jar. An introduction can be found on
Platform: | Size: 924672 | Author: | Hits:

[JSP/Javacn.work.zdj

Description: 有限自动机输入,转换,识别,图形显示与化简,采用Eclipse RCP开发工具和JAVA语言进行开发,并且使用全新的SWT/JFace,一改AWT/Swing单调、沉闷的界面风格,使得软件具有丰富的图形界面,而且具有跨平台性。我们可以通过输入一个或者多个有限自动机的状态集,字母表,转换函数,初始状态和终态或者右线性文法,并对生成的自动机进行相应的操作。-Finite automaton input, conversion, identification, graphical display and simplification, using Eclipse RCP development tools and JAVA language development, and the use of new SWT/JFace, changed AWT/Swing monotonous and boring style interface, making software rich graphical interface, but also cross-platform
Platform: | Size: 1247232 | Author: 阿鸿 | Hits:

[JSP/JavaAssetManagementSystem

Description: Java课程设计作业——固定资产管理系统,Eclipse+SERVER2000构架,比较综合的Java编程实战,学习Swing的好资料,SQL库文件在AMSConfiguration\db目录下,附加即可-Java curriculum design operation- Fixed Assets Management System, Eclipse+ SERVER2000 framework of a more integrated actual Java programming, learning Swing good information, SQL database file in AMSConfiguration \ db directory, can be attached
Platform: | Size: 1405952 | Author: efun | Hits:

[JSP/Javaktable-src

Description: ktable是Eclipse RCP开发时使用简单、功能强大的表格控件。-This is the source of a custom table class for Java SWT applications. The original version of this table was written by Konstantin Scheglov. KTable is a complete new implementation but uses the structure and some code fragments from the old version. The features of this table implementation in short terms: - a table model provides the data for the table (comparable to the Swing table model) - cell rendering is done by extern classes and thus can easily be changed to any rendering one could imagine... - Columns and rows can be resized by mouse. - There can be horizontal and vertical headers (fixed cells) as many as needed. - Different selection modes are available - In place editing is possibel by using editor classes that can easily be adjusted to special needs. - Cells may span over several columns and/or rows.
Platform: | Size: 91136 | Author: aaa | Hits:

[OtherSchoolBook

Description: java语言,界面采用java swing编程,数据库用access数据库.......... 该项目为eclipse开发环境的项目,需要用eclipse导入项目-java language interface using java swing programming, database access database .......... the project with the eclipse development environment for the project need to import eclipse project
Platform: | Size: 424960 | Author: jane | Hits:

[JSP/JavaAssetManagementSystem

Description: Java课程设计作业——固定资产管理系统,Eclipse+SERVER2000构架,比较综合的Java编程实战,学习Swing的好资料,SQL库文件在AMSConfiguration\db目录下,附加即可,因环境受限,本源码没有经过特定测试。 -Java course design work- Fixed Assets Management System, Eclipse+ SERVER2000 framework, more comprehensive Java programming combat, good information to learn Swing, SQL database file in AMSConfiguration \ db directory, you can add, because the environment is limited, the source without a specific test.
Platform: | Size: 1355776 | Author: 天空 | Hits:

[JSP/JavaCacultor

Description: 使用Eclipse进行开发的简单计算器,完成了数据的加、减、乘、除、求倒、取反等功能,采用了java awt、java swing。-Use Eclipse to develop a simple calculator, complete data add, subtract, multiply, divide, seeking down, take anti-functions, using java awt, java swing.
Platform: | Size: 10240 | Author: 晨风 | Hits:

[JSP/JavaAssetManagementSystem

Description: Java 固定资产管理系统(课程设计)2247131Java课程设计作业——固定资产管理系统,Eclipse+SERVER2000构架,比较综合的Java编程实战,学习Swing的好资料,SQL库文件在AMSConfiguration\db目录下,附加即可,源码爱好者注:因环境受限,本源码没有经过测试。-no
Platform: | Size: 1404928 | Author: chen | Hits:

[JSP/JavaZobiesOnYourLawn_Java_Edition

Description: 模仿著名的植物大战僵尸的Java游戏, 采用Java swing和awt结合编写,使用eclipse开发 欢迎下载参考-Zombies imitation of the famous Java games, using Java swing and with the preparation of awt, welcome to download information using the eclipse development
Platform: | Size: 1366016 | Author: 王连 | Hits:

[Hotel software systemworkspace

Description: 此程序是用java编的,主要目的是为了快速无误实现“餐桌点菜”。使用了java的swing技术,数据库是用sql server2000,开发环境是eclipse。方便了小型餐饮行业的:顾客点菜,收银结账,增删菜品,统计收入(每月,每天,每年)等等。-This program is compiled with java, the main purpose is to quickly correct to achieve " a la carte dinner table." Java s swing technique used, the database is sql server2000, development environment eclipse. Convenient for small catering industry: customer order, cashier checkout, add or remove dishes, statistical income (monthly, daily, annually) and so on.
Platform: | Size: 2123776 | Author: | Hits:

[JSP/JavaQQ-login

Description: 仿照QQ登陆界面 做的一个swing 界面 请用eclipse 导入-QQ login interface modeled on a swing do you use eclipse to import the interface
Platform: | Size: 86016 | Author: leo | Hits:

[JSP/JavaGEF-ALL-3.2.1

Description: java开发中awt,swing图形界面插件-java development awt, swing GUI plug-in
Platform: | Size: 6935552 | Author: 赵洒脱 | Hits:

[JSP/JavaSchoolBook

Description: 实现技术:java语言,界面采用java swing编程,数据库用access数据库.......... 该项目为eclipse开发环境的项目,需要用eclipse导入项目 具体说明: SchoolBook主项目 SchoolBook.jar:是整个项目打成的jar包,直接双击运行 com文件夹 Business.java:具体操作事务(获取、删除、添加、修改记录和密码修改等) access文件夹 SchoolBook.mdb:为access数据库 forms文件夹 MainFrame.java:主窗体 LoginDialog.java:登录窗体 ChangePwdDialog.java:修改密码窗体 AboutDialog.java:关于窗体 UpdateDialog.java:查询、添加、修改记录窗体 DataBase连接数据库项目 Access.java:用于连接access数据库的代码 DataBase.jar:该项目打成的jar包,用于连接access数据库 提取出SchoolBook.jar、DataBase.jar和access文件夹便可以执行(双击SchoolBook.jar)-Implementation technology: java language interface using java swing programming, database access database with .......... The project is the development environment eclipse project, need to import eclipse project Specify: SchoolBook main project SchoolBook.jar: the entire project labeled the jar package, simply double-click to run com folder Business.java: specific operation services (access, delete, add, modify records and password changes, etc.) access the folder SchoolBook.mdb: To access the database forms folder MainFrame.java: the main form LoginDialog.java: login form ChangePwdDialog.java: change password form AboutDialog.java: About Forms UpdateDialog.java: query, add, modify, record form DataBase Connection database project Access.java: the code used to connect access database DataBase.jar: The project labeled the jar package, used to connect access database Extracted SchoolBook.jar,
Platform: | Size: 425984 | Author: 王品翔 | Hits:

[JSP/JavaPlaneGame

Description: java SWING 飞机大战源码 开发工具eclipse-java SWING aircraft war source
Platform: | Size: 37182464 | Author: | Hits:

[Other Web Codexiaoqusystem

Description: 基于java swing编写的小区管理系统,用eclipse开发环境开发-Community management system written in java swing eclipse development environment to develop
Platform: | Size: 3518464 | Author: 谢微华 | Hits:

[JSP/JavaJ2SEDownLoad

Description: java版的SWING线程多控制下载小软件,导入eclipse即可用,希望对线程比较迷茫的同学有所帮助,程序有点小buff,希望高手可以修改,修改后才上传此站!-version of java SWING thread multiple control download software, import the eclipse can be used, hope lost for thread classmates help, the program is a little buff master can be modified, modify after uploading this station!
Platform: | Size: 300032 | Author: paul | Hits:

[JSP/Java学生管理系统Swing+Java+JDBC

Description: 对学校学生的成绩和基本信息进行管理。eclipse+SQLserver 2005。(Management of school students'achievements and basic information.eclipse+SQLserver 2005)
Platform: | Size: 907264 | Author: 小舟从此逝 | Hits:

[JSP/Java基于JavaSwing开发凉凉影剧院管理系统

Description: 基于JavaSwing开发凉凉影剧院管理系统,内有源代码,截图,数据库文件,视频演示(Development of cool theater management system based on Java swing, including source code, screenshot, database file, video demonstration)
Platform: | Size: 28249088 | Author: pukebai | Hits:
« 1 23 »

CodeBus www.codebus.net